projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e78302c
)
separator: Add property annotations
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 25 Feb 2021 02:58:24 +0000
(21:58 -0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:32 +0000
(16:37 +0000)
Connect properties, getters, and setters with annotations.t
gtk/gtkseparator.c
patch
|
blob
|
history
diff --git
a/gtk/gtkseparator.c
b/gtk/gtkseparator.c
index 180103adba9a1aee128c04bec7859e99c15a9fd9..53f831dde67e49240a014f150dfc4b255e9f2fe3 100644
(file)
--- a/
gtk/gtkseparator.c
+++ b/
gtk/gtkseparator.c
@@
-33,9
+33,7
@@
#include "gtkwidgetprivate.h"
/**
- * SECTION:gtkseparator
- * @Short_description: A separator widget
- * @Title: GtkSeparator
+ * GtkSeparator:
*
* `GtkSeparator` is a horizontal or vertical separator widget.
*